Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 173,114 for

document formatting

(0.11 sec)
  1. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a Document...start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Getting Notifications while Merging Data with S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Smart Markers , where the formatting and formulas are placed in...specified Smart Markers. AI Document Assistant Close How to Use...

    docs.aspose.com/cells/net/getting-notifications...
  3. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET documentation Aspose.Cells for .NET provides...with all Excel spreadsheet formats. Unlike similar products from...

    docs.aspose.com/cells/net/product-overview/
  4. Android API to Render XPS to DOTX | products.as...

    Transform XPS to DOTX via Android via Java API...fixed document format that is used to store documents in a device-independent...resolution-independent format. DOTX is a template file format used by Microsoft...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...before setting any table formatting. builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...before setting any table formatting. builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....the Programming with Documents documentation article. Remarks: Different...Different document elements have different borders. For example...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::TableStyle::get_Shading method |...

    Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading Formatting for table cells in C++....that refers to the shading formatting for table cells. System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....personal preference or a formatting standard. To hide zero values...Cells :: Cleanup (); } AI Document Assistant Close Show and Hide...

    docs.aspose.com/cells/cpp/hiding-the-display-of...